@charset "UTF-8";
/* Tema: Aerocar
Desenvolvido por Anderson Bispo - andersonbispo.designer@gmail.com*/

body{
    margin: auto;
    font-family: "Montserrat", sans-serif;}

html{
	scroll-behavior: smooth;}

a{
    color: inherit;
    text-decoration: none;
    cursor: pointer;}

h2{
    font-size: 32px;}

h3{
    font-size: 22px;
	color: #003C66;}

h4{
    font-size: 18px;
    margin-bottom: -10px;}

p{
    font-size: 18px;}

.title{
    color: #003C66;}

/* Menu */

#header{
    width: 100%;
    height: 90px;
    margin: auto;
    position: fixed;
    z-index: 5000;
    background-color: #ffffff;

    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.12);

    transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;}

.menu-header{
    display: none;}

.logo-header{
    width: 140px;
    height: auto;
    margin-top: 20px;
    float: left;}

.responsive-container{
    width: 90%;
    height: auto;
    margin: auto;}

.menuresponsive{
    width: 35px;
    height: 35px;
    margin-top: 25px;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/menu-responsive.png");
    background-repeat: no-repeat;
    background-size: contain;
    float: right;}

.responsive{
    width: 110vw;
    height: 100vh;
    margin-top: -30px;
    margin-right: -110%;
    padding-top: 50px;
    float: inherit;
    display: none;
    background: rgba(0,0,0,0.9);
    text-align: center;}

ul{
    width: 100%;
    padding: 0;
    color: #ffffff;
    margin: auto;
    text-align: center;
    transform: translate(0%, 30%);
    list-style: none;
    transition: .12s .11s ease-in-out;}
            
li{
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 22px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;}

.top{
    width: auto;
    height: 90px;
    margin: auto;}
    
/* Banner - home */

.banner-home{
    width: 100%;
    height: auto;
    margin-top: -18px;
    background-color: black;}

/* Aerocar */

.aerocar{
    width: 90%;
    height: auto;
    margin: 100px auto auto auto;
    padding-top: 50px;
    text-align: center;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/background-escudo.png");
    background-position: top center;
    background-repeat: no-repeat;}

.barra-amarela{
    width: 80px;
    height: 10px;
    margin: auto auto 40px auto;
    background-color: #F5B129;
    border-radius: 10px;}

/* Produtos */

.produtos{
    width: 90%;
    height: auto;
    margin: auto;
    padding-top: 100px;
    text-align: center;}

.produtos-container{
    width: 100%;
    height: auto;
    margin: auto;
    text-align: left;}

.produtos-card{
    width: auto;
    height: auto;
    margin-top: 30px;
    padding: 30px;
    border-radius: 10px;

    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.12);}

.produtos-botao{
    width: auto;
    height: 35px;
    margin: auto;}

.button{
    background-color: #0496FF;
    color: #ffffff;
    padding: 10px 25px;
    border-radius: 50px;
    float: right;}

.button:hover{
    background-color: #003C66;
    cursor: pointer;}

/* Google */

.google{
    width: 100%;
    height: 530px;
    margin: 150px auto;
    padding-top: 70px;
    padding-bottom: 70px;
    color: #ffffff;
    text-align: center;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/background-google.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;}

.google-container{
    width: 90%;
    height: auto;
    margin: auto;}

.barra-branca{
    width: 80px;
    height: 10px;
    margin: auto auto 40px auto;
    background-color: #ffffff;
    border-radius: 10px;}

/* Seguradoras */

.seguradoras{
    width: 90%;
    height: auto;
    margin: 100px auto 100px auto;
    padding-top: 50px;
    text-align: center;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/background-escudo.png");
    background-position: top center;
    background-repeat: no-repeat;}

.seguradoras-container{
    width: 100%;
    height: auto;
    margin: auto;
    display: ruby;}

.seguradoras-image{
    width: 170px;
    height: 120px;
    margin: auto;}

/* Leads */

.leads{
    width: 90%;
    height: 800px;
    margin: auto;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/background-leads-mobile.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;}

.barra-amarela-lateral{
    width: 80px;
    height: 10px;
    background-color: #F5B129;
    border-radius: 10px;}

.form{
    width: auto;
    height: auto;
    margin: auto;}

/* Footer */

#footer{
    width: auto;
    height: auto;
    margin: auto;
    background-color: #003C66;
    color: #ffffff;}

.container-footer{
    width: 90%;
    height: auto;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 70px;}

.card-footer{
    width: 100%;
    height: auto;
    padding-top: 30px;}

.link-footer:hover{
    text-decoration: underline;}

.redes-sociais{
    display: flex;
    margin-top: 30px;}

.icon-redesocial{
    margin-right: 20px;}

.disclaimer{
    width: 90%;
    height: auto;
    margin: auto;
    border-top: 1px solid #ffffff;
    font-size: 14px;}

.disclaimer-aerocar{
    width: auto;
    height: auto;
    margin: auto;
    padding-top: 20px;
    text-align: center;}

.disclaimer-pxtp{
    width: auto;
    height: auto;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;}

/* Politica de privacidade */

.politica-privacidade{
    width: 90%;
    height: auto;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;}

/* Seguro Residencial */

.porto-image{
    width: 300px;
    height: auto;
    margin: auto;
    padding-top: 70px;}

.residencial-coberturas{
    width: 90%;
    height: auto;
    margin: 150px auto;}

.residencial-container{
    width: 100%;
    height: auto;
    margin: auto;}

.residencial-card{
    width: auto;
    height: auto;
    margin: 70px auto;}

.residencial-text{
    width: 100%;
    height: auto;
    margin: 50px auto;}

.button-residencial{
    background-color: #0496FF;
    color: #ffffff;
    padding: 10px 25px;
    border-radius: 50px;
	display: block;
	text-align: center;}
        
.button-residencial:hover{
    background-color: #003C66;
    cursor: pointer;}

.leads-residencial{
    width: 90%;
    height: auto;
    margin: 50px auto;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/bg-residencial-mobile.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;}

.form-residencial{
    width: auto;
    height: auto;
    margin: auto;
    padding-bottom: 350px;}

.leads-auto{
    width: 90%;
    height: auto;
	padding-bottom: 100px;
    margin: auto;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/background-auto.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 210px;}

/* Seguro Celular */

.banner-celular{
    width: auto;
    height: auto;
    margin-top: -16px;}

.leads-celular{
    width: 90%;
    height: auto;
    margin: 50px auto;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/bg-celular-mobile.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;}

.form-celular{
    width: auto;
    height: auto;
    margin: auto;
    padding-bottom: 350px;}

/* Seguro Viagem */

.leads-viagem{
    width: 90%;
    height: auto;
    margin: 50px auto;
    background-image: url("http://aerocarcorretora.com/wp-content/uploads/2025/06/bg-viagem-mobile.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;}

.form-viagem{
    width: auto;
    height: auto;
    margin: auto;
    padding-bottom: 350px;}

/* Seguro Responsabilidade Civil */

.leads-responsabilidade-civil{
    width: 90%;
    height: auto;
    margin: 50px auto;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/bg-responsabilidade-mobile.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;}

.form-responsabilidade-civil{
    width: auto;
    height: auto;
    margin: auto;
    padding-bottom: 350px;}

/* Seguro de Vida */

.button-secundary{
    background-color: #ffffff;
    border: solid 2px #0496FF;
    color: #0496FF;
    padding: 8px 23px;
    border-radius: 50px;
	display: block;
	text-align: center;
	margin-bottom: 20px;}
    
.button-secundary:hover{
    background-color: #003C66;
    border: 2px solid #003c66;
    color: #ffffff;
    cursor: pointer;}

.leads-vida{
    width: 90%;
    height: auto;
    margin: 50px auto;
    background-image: url("https://aerocarcorretora.com/wp-content/themes/aerocar-wp/images/bg-vida-mobile.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;}
    
.form-vida{
   width: auto;
    height: auto;
    margin: auto;
    padding-bottom: 350px;}

/* Formulario */

button#wpforms-submit-27.wpforms-submit{
	border-radius: 30px;
	width: 100%;
	height: 40px;
	background-color: #0496FF;
	font-size: 16px;
	margin-top: 30px;}

button#wpforms-submit-27.wpforms-submit:hover{
	background-color: #003C66;}

button#wpforms-submit-34.wpforms-submit{
	border-radius: 30px;
	width: 100%;
	height: 40px;
	background-color: #0496FF;
	font-size: 16px;
	margin-top: 30px;}

button#wpforms-submit-34.wpforms-submit:hover{
	background-color: #003C66;}